home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / gfx / conv / jpeg2ps.readme < prev    next >
Text File  |  1999-05-02  |  3KB  |  63 lines

  1. Short:    JPEG to Postscript converter (68k and PPC)
  2. Author:   Thomas Merz, Andreas R. Kleinert (port)
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     gfx/conv
  5.  
  6.  Changes for Amiga 68k/PPC port are documented in
  7.  in "CHANGES.amiga". For usage information, please
  8.  refer to "jpeg2ps.txt".
  9.  
  10.  PPC binary is called "jpeg2ps.elf" and useable from Shell
  11.  when being used with ppc.library V46+
  12.  
  13.  General information follows.
  14.  
  15.  --
  16.  ARK, 7/Mar/99
  17.  
  18. ************************************************************************
  19.  
  20. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  21. jpeg2ps - convert JPEG compressed images to PostScript Level 2
  22.  
  23. jpeg2ps is available from http://www.muc.de/~tm
  24.  
  25. Copyright (C) 1994-96 Thomas Merz (tm@muc.de)
  26. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  27.  
  28. Purpose of jpeg2ps
  29. ==================
  30. jpeg2ps converts JPEG files to PostScript level 2 EPS. In fact, jpeg2ps
  31. is not really a converter but a "wrapper": it reads the image parameters
  32. (width, height, number of color components) in a JPEG file, writes the
  33. according EPS header and then copies the compressed JPEG data to the output
  34. file. Decompression is done by the PostScript interpreter (only PostScript
  35. level 2 interpreters support JPEG compression and decompression). If you
  36. have a slow communication channel and a fast printer, sending compressed
  37. image data is a big win.
  38.  
  39.  
  40. ============================= Archive contents =============================
  41.  
  42. Original  Packed Ratio    Date     Time    Name
  43. -------- ------- ----- --------- --------  -------------
  44.     2581    1101 57.3% 07-Mar-99 20:00:02 +asc85ec.c
  45.      430     269 37.4% 07-Mar-99 20:14:52 +CHANGES.amiga
  46.     3798    1756 53.7% 07-Mar-99 20:00:04 +getopt.c
  47.        0       0  0.0% 07-Mar-99 20:04:06 +malloc.h
  48.    25844   15749 39.0% 07-Mar-99 20:06:20 +jpeg2ps
  49.    10680    3711 65.2% 07-Mar-99 20:00:04 +jpeg2ps.c
  50.    62762   27862 55.6% 07-Mar-99 20:14:30 +jpeg2ps.elf
  51.      835     389 53.4% 07-Mar-99 20:06:22 +jpeg2ps.info
  52.     9975    4436 55.5% 07-Mar-99 20:00:04 +jpeg2ps.txt
  53.     1111     437 60.6% 07-Mar-99 20:00:04 +makefile
  54.     1229     472 61.5% 07-Mar-99 20:00:04 +makefile.dos
  55.     1608     666 58.5% 07-Mar-99 20:00:04 +psimage.h
  56.     8986    2845 68.3% 07-Mar-99 20:00:04 +readjpeg.c
  57.      258     170 34.1% 07-Mar-99 20:04:00 +SCOPTIONS
  58.     1344     515 61.6% 07-Mar-99 20:13:16 +smakefile
  59.     1371     525 61.7% 07-Mar-99 20:13:08 +smakefilePPC
  60.     1366     673 50.7% 07-Mar-99 20:18:22 +jpeg2ps.readme
  61. -------- ------- ----- --------- --------
  62.   134178   61576 54.1% 17-Mar-99 21:32:30   17 files
  63.